best-practices: add a new guide on mastering partitioned tables#21300
best-practices: add a new guide on mastering partitioned tables#21300hfxsd wants to merge 10 commits intopingcap:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
||
| #### 最佳实践 | ||
|
|
||
| 为缓解新范围分区引发的热点问题,执行以下步骤。 |
There was a problem hiding this comment.
| 为缓解新范围分区引发的热点问题,执行以下步骤。 | |
| 为缓解新 Range 分区引发的热点问题,执行以下步骤。 |
|
|
||
| #### 优势 | ||
|
|
||
| - 不会有因新范围分区产生的热点风险。 |
There was a problem hiding this comment.
| - 不会有因新范围分区产生的热点风险。 | |
| - 不会有因新 Range 分区产生的热点风险。 |
Co-authored-by: Aolin <aolinz@outlook.com>
|
@hfxsd: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?